LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Log(DicomDataSet,String,Object[]) Method






The ds.
The format.
The args.
Logs the specified message to a text file and saves the dataset.
Syntax
protected void Log( 
   DicomDataSet ds,
   string format,
   params object[] args
)
'Declaration
 
Protected Overloads Sub Log( _
   ByVal ds As DicomDataSet, _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
) 
'Usage
 
Dim instance As DicomConnection
Dim ds As DicomDataSet
Dim format As String
Dim args() As Object
 
instance.Log(ds, format, args)
protected void Log( 
   DicomDataSet ds,
   string format,
   params object[] args
)
 function Leadtools.Dicom.Scu.Common.DicomConnection.Log(DicomDataSet,String,Object[])( 
   ds ,
   format ,
   args 
)
protected:
void Log( 
   DicomDataSet^ ds,
   String^ format,
   ... array<Object^>^ args
) 

Parameters

ds
The ds.
format
The format.
args
The args.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomConnection Class
DicomConnection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features